'Declaration
Public Overloads Function GetChildProperties( _
ByVal filter() As System.Attribute _
) As System.ComponentModel.PropertyDescriptorCollection
public System.ComponentModel.PropertyDescriptorCollection GetChildProperties(
System.Attribute[] filter
)